| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > CharRangeList Class > CopyTo Method : CopyTo(Int32,CharRange[],Int32,Int32) Method |
'Declaration Public Overloads Sub CopyTo( _ ByVal index As System.Integer, _ ByVal array() As CharRange, _ ByVal arrayIndex As System.Integer, _ ByVal count As System.Integer _ )
public void CopyTo( System.int index, CharRange[] array, System.int arrayIndex, System.int count )